[INFO] fetching crate kestrel-protocol-timer 0.1.12...
[INFO] testing kestrel-protocol-timer-0.1.12 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] extracting crate kestrel-protocol-timer 0.1.12 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate kestrel-protocol-timer 0.1.12
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kestrel-protocol-timer 0.1.12
[INFO] tweaked toml for crates.io crate kestrel-protocol-timer 0.1.12 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate kestrel-protocol-timer 0.1.12 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kestrel-protocol-timer 0.1.12 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 925a755997f382d337c690bc3daa6886d4e14e30bde4da155729faa3b2113dc1
[INFO] running `Command { std: "docker" "start" "-a" "925a755997f382d337c690bc3daa6886d4e14e30bde4da155729faa3b2113dc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "925a755997f382d337c690bc3daa6886d4e14e30bde4da155729faa3b2113dc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "925a755997f382d337c690bc3daa6886d4e14e30bde4da155729faa3b2113dc1", kill_on_drop: false }`
[INFO] [stdout] 925a755997f382d337c690bc3daa6886d4e14e30bde4da155729faa3b2113dc1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ac39e268ab1c1c2b21e13e8520b510f7963277bd9a795ccd4a60ca9b501d7c4f
[INFO] running `Command { std: "docker" "start" "-a" "ac39e268ab1c1c2b21e13e8520b510f7963277bd9a795ccd4a60ca9b501d7c4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling kestrel-protocol-timer v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.62s
[INFO] running `Command { std: "docker" "inspect" "ac39e268ab1c1c2b21e13e8520b510f7963277bd9a795ccd4a60ca9b501d7c4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac39e268ab1c1c2b21e13e8520b510f7963277bd9a795ccd4a60ca9b501d7c4f", kill_on_drop: false }`
[INFO] [stdout] ac39e268ab1c1c2b21e13e8520b510f7963277bd9a795ccd4a60ca9b501d7c4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 347600a79309b2b9c452398f8090a07b56e63974a4a515e5956dfcde7847a4af
[INFO] running `Command { std: "docker" "start" "-a" "347600a79309b2b9c452398f8090a07b56e63974a4a515e5956dfcde7847a4af", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.50
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.50
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling kestrel-protocol-timer v0.1.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.35s
[INFO] running `Command { std: "docker" "inspect" "347600a79309b2b9c452398f8090a07b56e63974a4a515e5956dfcde7847a4af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "347600a79309b2b9c452398f8090a07b56e63974a4a515e5956dfcde7847a4af", kill_on_drop: false }`
[INFO] [stdout] 347600a79309b2b9c452398f8090a07b56e63974a4a515e5956dfcde7847a4af
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1f279b04b604e41dfaedc82d04a90fa6d0f562ea77dcfa4a1444557d51311e3d
[INFO] running `Command { std: "docker" "start" "-a" "1f279b04b604e41dfaedc82d04a90fa6d0f562ea77dcfa4a1444557d51311e3d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kestrel_protocol_timer-9e7029ae1112b1e8)
[INFO] [stdout] 
[INFO] [stdout] running 78 tests
[INFO] [stdout] test config::tests::test_batch_config_default ... ok
[INFO] [stdout] test config::tests::test_service_config_default ... ok
[INFO] [stdout] test config::tests::test_timer_config_builder ... ok
[INFO] [stdout] test config::tests::test_service_config_builder ... ok
[INFO] [stdout] test config::tests::test_timer_config_default ... ok
[INFO] [stdout] test config::tests::test_wheel_config_default ... ok
[INFO] [stdout] test config::tests::test_wheel_config_builder ... ok
[INFO] [stdout] test config::tests::test_wheel_config_validation_invalid_slot_count ... ok
[INFO] [stdout] test config::tests::test_wheel_config_validation_zero_tick ... ok
[INFO] [stdout] test service::tests::test_cancel_batch_empty ... ok
[INFO] [stdout] test service::tests::test_cancel_task ... ok
[INFO] [stdout] test service::tests::test_cancel_nonexistent_task ... ok
[INFO] [stdout] test service::tests::test_postpone_batch_empty ... ok
[INFO] [stdout] test service::tests::test_add_timer_handle_and_receive_timeout ... ok
[INFO] [stdout] test service::tests::test_cancel_batch_partial ... ok
[INFO] [stdout] test service::tests::test_cancel_batch_direct ... ok
[INFO] [stdout] test service::tests::test_cancel_task_spawns_background_task ... ok
[INFO] [stdout] test service::tests::test_postpone_nonexistent_task ... ok
[INFO] [stdout] test service::tests::test_cancelled_task_not_forwarded_to_timeout_rx ... ok
[INFO] [stdout] test service::tests::test_postpone ... ok
[INFO] [stdout] test service::tests::test_schedule_once_notify_direct ... ok
[INFO] [stdout] test service::tests::test_service_creation ... ok
[INFO] [stdout] test service::tests::test_postpone_batch_with_callbacks ... ok
[INFO] [stdout] test service::tests::test_shutdown ... ok
[INFO] [stdout] test service::tests::test_postpone_batch ... ok
[INFO] [stdout] test service::tests::test_take_receiver_twice ... ok
[INFO] [stdout] test service::tests::test_schedule_once_batch_direct ... ok
[INFO] [stdout] test tests::test_batch_completion_reasons ... ok
[INFO] [stdout] test service::tests::test_schedule_once_direct ... ok
[INFO] [stdout] test tests::test_completion_reason_cancelled ... ok
[INFO] [stdout] test service::tests::test_schedule_and_cancel_direct ... ok
[INFO] [stdout] test service::tests::test_postpone_batch_without_callbacks ... ok
[INFO] [stdout] test service::tests::test_postpone_keeps_timeout_notification_valid ... ok
[INFO] [stdout] test service::tests::test_task_timeout_cleans_up_task_sender ... ok
[INFO] [stdout] test tests::test_completion_reason_expired ... ok
[INFO] [stdout] test tests::test_notify_only_timer_once ... ok
[INFO] [stdout] test tests::test_completion_notification_once ... ok
[INFO] [stdout] test tests::test_basic_timer ... ok
[INFO] [stdout] test tests::test_batch_completion_notifications ... ok
[INFO] [stdout] test timer::tests::test_postpone_nonexistent_timer ... ok
[INFO] [stdout] test timer::tests::test_postpone_keeps_completion_receiver_valid ... ok
[INFO] [stdout] test tests::test_multiple_timers ... ok
[INFO] [stdout] test tests::test_timer_cancellation ... ok
[INFO] [stdout] test timer::tests::test_timer_creation ... ok
[INFO] [stdout] test wheel::tests::test_advance_empty_slots ... ok
[INFO] [stdout] test wheel::tests::test_batch_cancel_small_threshold ... ok
[INFO] [stdout] test wheel::tests::test_batch_operations_same_slot ... ok
[INFO] [stdout] test wheel::tests::test_cancel_after_postpone ... ok
[INFO] [stdout] test wheel::tests::test_cancel_batch ... ok
[INFO] [stdout] test wheel::tests::test_cross_layer_cancel ... ok
[INFO] [stdout] test wheel::tests::test_cross_layer_postpone ... ok
[INFO] [stdout] test wheel::tests::test_delay_to_ticks ... ok
[INFO] [stdout] test timer::tests::test_cancel_immediate ... ok
[INFO] [stdout] test wheel::tests::test_empty_batch_operations ... ok
[INFO] [stdout] test wheel::tests::test_hierarchical_config_validation ... ok
[INFO] [stdout] test wheel::tests::test_hierarchical_l1_to_l0_demotion ... ok
[INFO] [stdout] test wheel::tests::test_hierarchical_insert_and_advance ... ok
[INFO] [stdout] test wheel::tests::test_hierarchical_wheel_creation ... ok
[INFO] [stdout] test wheel::tests::test_insert_batch ... ok
[INFO] [stdout] test wheel::tests::test_layer_determination ... ok
[INFO] [stdout] test wheel::tests::test_minimum_delay ... ok
[INFO] [stdout] test wheel::tests::test_postpone_batch ... ok
[INFO] [stdout] test wheel::tests::test_multi_round_tasks ... ok
[INFO] [stdout] test wheel::tests::test_postpone_batch_partial ... ok
[INFO] [stdout] test wheel::tests::test_postpone_nonexistent_task ... ok
[INFO] [stdout] test wheel::tests::test_postpone_same_task_multiple_times ... ok
[INFO] [stdout] test wheel::tests::test_postpone_single_task ... ok
[INFO] [stdout] test wheel::tests::test_postpone_with_new_callback ... ok
[INFO] [stdout] test wheel::tests::test_slot_boundary ... ok
[INFO] [stdout] test wheel::tests::test_wheel_creation ... ok
[INFO] [stdout] test wheel::tests::test_wheel_invalid_slot_count ... ok
[INFO] [stdout] test wheel::tests::test_task_id_uniqueness ... ok
[INFO] [stdout] test timer::tests::test_cancel_timer ... ok
[INFO] [stdout] test timer::tests::test_postpone_with_callback ... ok
[INFO] [stdout] test timer::tests::test_schedule_once ... ok
[INFO] [stdout] test timer::tests::test_postpone_batch ... ok
[INFO] [stdout] test timer::tests::test_postpone_timer ... ok
[INFO] [stdout] test timer::tests::test_postpone_batch_with_callbacks ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 78 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-218c75323969466b)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test test_batch_cancel_no_wait ... ok
[INFO] [stdout] test test_batch_cancel ... ok
[INFO] [stdout] test test_memory_efficiency ... ok
[INFO] [stdout] test test_batch_schedule ... ok
[INFO] [stdout] test test_concurrent_operations ... ok
[INFO] [stdout] test test_batch_cancel_partial ... ok
[INFO] [stdout] test test_postpone_single_timer ... ok
[INFO] [stdout] test test_postpone_multiple_times ... ok
[INFO] [stdout] test test_postpone_with_new_callback ... ok
[INFO] [stdout] test test_batch_postpone ... ok
[INFO] [stdout] test test_large_scale_timers ... ok
[INFO] [stdout] test test_postpone_batch_with_callbacks ... ok
[INFO] [stdout] test test_timer_precision ... ok
[INFO] [stdout] test test_postpone_with_service ... ok
[INFO] [stdout] test test_timer_with_different_delays ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kestrel_protocol_timer
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test src/config.rs - config::BatchConfig (line 314) - compile ... ok
[INFO] [stdout] test src/config.rs - config::HierarchicalWheelConfig (line 13) - compile ... ok
[INFO] [stdout] test src/config.rs - config::ServiceConfig (line 212) - compile ... ok
[INFO] [stdout] test src/config.rs - config::TimerConfig (line 346) - compile ... ok
[INFO] [stdout] test src/config.rs - config::WheelConfig (line 53) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::create_batch_with_callbacks (line 470) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::create_task (line 399) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::new (line 90) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::postpone (line 254) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::postpone_batch (line 295) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::register (line 511) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::register_batch (line 563) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::postpone_batch_with_callbacks (line 344) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::shutdown (line 623) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::take_receiver (line 127) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService (line 38) - compile ... ok
[INFO] [stdout] test src/task.rs - task::TimerTask::get_id (line 181) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::cancel_batch (line 199) - compile ... ok
[INFO] [stdout] test src/task.rs - task::CallbackWrapper::new (line 108) ... ok
[INFO] [stdout] test src/timer.rs - timer::BatchHandle::into_handles (line 156) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerHandle::cancel (line 34) - compile ... ok
[INFO] [stdout] test src/task.rs - task::CallbackWrapper (line 88) ... ok
[INFO] [stdout] test src/task.rs - task::TimerCallback (line 52) ... ok
[INFO] [stdout] test src/timer.rs - timer::BatchHandle (line 247) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::cancel_task (line 158) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::BatchHandle::cancel_all (line 129) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::create_batch (line 491) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::create_batch_with_callbacks (line 532) - compile ... ok
[INFO] [stdout] test src/service.rs - service::TimerService::create_batch (line 435) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::create_service (line 390) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::create_service_with_config (line 427) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::new (line 327) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::postpone (line 770) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::create_task (line 455) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::postpone (line 792) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::postpone_batch_with_callbacks (line 894) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::postpone_batch (line 841) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::register (line 586) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerHandle::completion_receiver (line 58) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::register_batch (line 631) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::cancel (line 684) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerHandle::into_completion_receiver (line 83) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::with_defaults (line 369) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::BatchHandle::into_completion_receivers (line 215) - compile ... ok
[INFO] [stdout] test src/timer.rs - timer::TimerWheel::cancel_batch (line 723) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.82s; merged doctests compilation took 3.75s
[INFO] running `Command { std: "docker" "inspect" "1f279b04b604e41dfaedc82d04a90fa6d0f562ea77dcfa4a1444557d51311e3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f279b04b604e41dfaedc82d04a90fa6d0f562ea77dcfa4a1444557d51311e3d", kill_on_drop: false }`
[INFO] [stdout] 1f279b04b604e41dfaedc82d04a90fa6d0f562ea77dcfa4a1444557d51311e3d
